CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - spectrum AR

搜索资源列表

  1. ARMODEL

    0下载:
  2. 功率谱估计的应用范围很广,在各学科和应用领域中受到了极大的重视。在《现代信号处理》课程中讲述了经典谱估计和现代谱估计这两大类谱估计方法;经典谱估计是基于傅立叶变换的,虽然具有运算效率高的优点,但是频谱分辨率低同时旁瓣泄漏严重,对长序列有着良好的估计。为了克服经典谱估计的缺点,人们开展了对现代谱估计方法的研究。现代谱估计是以随机过程的参数模型为基础的,有最大似然估计法、最大熵法、AR模型法、预测滤波器法。现代谱估计对短序列的估计精度高,同经典谱估计互为补充。在认真学习了现 代谱估计方法后,我选择了
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1926
    • 提供者:吴胜
  1. burg

    0下载:
  2. 用Burg算法估计AR模型参数,进而实现功率谱估计. 形参说明: x——双精度实型一维数组,长度为n,存放随机序列。 n--整型变量,随机序列的长度。 p--整型变量,AR模型的阶数。 a--双精度实型一维数组,长度为(p十1)。存放AR模型的系数a(0),a(1),...,a(p)。 v--双精度实型指针,它指向预测误差功率,即AR模型激励白噪声的方差。 -with Burg algorithm estimates AR model parameters, ther
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:22982
    • 提供者:lkz
  1. yulewalker

    1下载:
  2. 现代谱估计用莱文森-德宾(Levinson-Durbin)算法求解尤利-沃克(Yule-Walker)方程。 形参说明: r:双精度实型一维数组,存放Yule-Walker方程的元素r(0),r(1),...r(p)。 p:AR模型阶数。 a:AR模型系数a(0),a(1),...a(p)。 v:预测误差功率- The modern spectrum estimated (Levinson-Durbin) the algorithm solves with 鑾辨枃妫?- t
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:23753
    • 提供者:lkz
  1. AR-Matlab

    0下载:
  2. ar模型的功率谱估计 在Matlab环境下的方法展示,供大家参考和使用。-The ar model power spectrum estimation method in Matlab environment show for your reference and use.
  3. 所属分类:Project Design

    • 发布日期:2017-11-13
    • 文件大小:287111
    • 提供者:Cantyl
  1. AR-spectrum-estimation-of-power

    0下载:
  2. AR法计算功率谱估计,内含周期图法以及capon方法估计。-Calculation method of AR spectrum estimation of power
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:434431
    • 提供者:龙龙
  1. AR

    0下载:
  2. 阵列信号处理中谱估计AR模型的matlab程序-Array Signal Processing AR model spectrum estimation matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3891
    • 提供者:msloong
  1. Research-AR-on-vibration-signals

    1下载:
  2. 本算法程序基于实测汽轮机振动信号进行了测试及性能分析。理论分析及仿真结果表明,AR模型谱估计算法在阶次合适的情况下,能够取得较好的方差及分辨力性能,适合于振动信号的功率谱估计,且AIC准则为确定合理的模型阶次提供了有效依据。-This algorithm based on the measured turbine vibration signal testing and performance analysis. Theoretical analysis and simulation resul
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:17368
    • 提供者:张一
  1. Three-spectrum

    0下载:
  2. MATLAB AR模型三谱计算程序,我们实验室用的,完美运行
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:13773
    • 提供者:zhy
  1. AR-matlab

    0下载:
  2. AR的功率谱matlab程序集,用于信号的分析-AR power spectrum matlab assemblies for the analysis of signals
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:794322
    • 提供者:
  1. amp-latency-AR-test

    0下载:
  2. Burg算法功率谱估计,采样点数nfft不会影响MAX值和位置. s=data22(6,:) s=s(50:150) nfft=2048 fs=500 EEG [px1,f1]=pburg(s,6,nfft,fs) figure plot(f1,px1) title( CI——Burg算法功率谱估计 ) xlabel( Frequency(Hz) ) ylabel( Power ) IndMax=find(diff(sign(diff(p
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:587
    • 提供者:yanlili0703
  1. AR--maidongfeng

    2下载:
  2. 葵花型索穹顶脉动风AR法模拟,使用Panofsky谱-Sunflower-type cable dome fluctuating wind AR method simulation, using Panofsky spectrum
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2494
    • 提供者:leefer
  1. Modern-methods-of-spectrum-analysis

    2下载:
  2. 噪声中正弦信号的现代法频谱分析,自己写的matlab程序一份,包括现代法谱估计中AR模型的自相关法,Burg法,协方差法,改进的协方差法四种估计算法-Modern methods of spectrum analysis
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:904
    • 提供者:彭东
  1. power-spectrum-estimation

    0下载:
  2. AR过程的线性建模与功率谱估计 自相关值和Yule-Walker法(自相关法) 协方差法; Burg方法; 修正协方差法。-The linear AR process modeling and power spectrum estimation of autocorrelation and Yule-Walker method (autocorrelation) covariance method Burg method modified covariance method.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:312572
    • 提供者:辰南
  1. spectrum-estimation

    0下载:
  2. 功率谱估计是利用有限长的数据估计信号的功率谱,广泛应用于各个领域。功率谱估计主要分为经典谱估计与现代谱估计。常用的经典谱估计方法有周期图法,相关法,周期图的改进法,常用的现代谱估计方法有最大熵谱估计,AR模型,MA模型,ARMA模型。经典谱估计适用于长序列的信号,其主要缺陷是描述功率谱波动的数字特征方差性能差,频率分辨率低,现代谱估计适用于短序列的信号,旨在改善谱估计的分辨率,并将其应用于实际地震资料的谱分析。 -Power spectrum estimation is the use of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2628
    • 提供者:裴忠林
  1. AR-BT-MUSIC

    1下载:
  2. 白噪声下的线谱估计算法仿真,包括周期图法、AR模型法、MUSIC算法等。-Line under the white noise spectrum estimation algorithm simulation, including the cycle diagram method, AR model method, MUSIC algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:134387
    • 提供者:王大壮
  1. power-spectrum-estimation

    0下载:
  2. AR模型功率谱估计 直接法功率谱估计 特征向量法功率谱估计 研究生期间作业-AR model power spectrum estimation The direct method of power spectrum estimation Eigenvector method of power spectrum estimation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7179
    • 提供者:称心
  1. AR-model-parameter-estimation

    0下载:
  2. MATLAB实现用Burg算法估计AR模型参数,进而实现功率谱估计-AR model parameter estimation using the Burg algorithm, so as to realize the power spectrum estimation
  3. 所属分类:ELanguage

    • 发布日期:2017-05-04
    • 文件大小:201913
    • 提供者:南宫崔浩
  1. MAR1PSD

    0下载:
  2. 由AR模型参数得到功率谱。AR,MA和ARMA是功率谱估计中最主要的参数模型。AR模型的正则方程是一组线性方程。-The AR model parameters obtained power spectrum. AR, MA and ARMA power spectrum estimation is the most important parameter model. Canonical equations AR model is a set of linear equations.
  3. 所属分类:Audio program

    • 发布日期:2017-04-12
    • 文件大小:579
    • 提供者:zh
  1. ARMO-Burg-AR-model

    0下载:
  2. 在对随机信号的分析中,功率谱估计是一类重要的参数研究,功率谱估计的方法分为经典谱法和参数模型方法。参数模型方法是利用型号的先验知识,确定信号的模型,然后估计出模型的参数,以实现对信号的功率谱估计。根据wold 定理,AR模型是比较常用的模型,根据Burg算法等多种方法可以确定其参数。-In the analysis of random signals, power spectrum estimation is a kind of important parameter research. The
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-05
    • 文件大小:9081
    • 提供者:吴漫
  1. Linear-autoregressive-(AR)-method

    1下载:
  2. 基于Kaimal谱与线性自回归(AR)法,生成脉动风速。-Based on Kaimal spectrum and linear autoregressive (AR) method, the pulsating wind speed is generated.
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:2387
    • 提供者:小艾
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com